ToggleButton

Section: ET++ class description (n)
Updated: automatically Thu Mar 21 20:12:53 1991
Index Return to Main Contents
 

NAME

ToggleButton - a two-state button with fixed bitmaps  

DESCRIPTION

A ToggleButton is a two-state button with fixed bitmaps which make it look like a check box. A ToggleButton is commonly installed in a LabeledButton which additionally displays a text indicating the function of the button. Groups of ToggleButtons or LabeledButtons are often installed in a ManyOfCluster. In contrast to the class OneOfCluster, the ManyOfCluster allows several buttons to be on at the same time.
See also class LabeledButton and class ManyOfCluster.


classes are never derived from ToggleButton.
class ToggleButton is often reused directly.
class ToggleButton contains 4 methods.

owner of class:
nobody.
baseclasses:
OnOffItem
flags:
ButtonFlags

 

INSTANCE METHOD LIST

client interface
ToggleButton

implementation
InitNew
PrintOn
ReadFrom

 

CATEGORIES

Simple Dialog Items

 

FILES

declaration:
Buttons.h

 

HISTORY

joe@csesbg.at  Fri Sep 06 12:29 1991 MET DST

man2html: unable to open or read file ../mann/ToggleButton::InitNew.n
man2html: unable to open or read file ../mann/ToggleButton::PrintOn.n
man2html: unable to open or read file ../mann/ToggleButton::ReadFrom.n
man2html: unable to open or read file ../mann/ToggleButton::ToggleButton.n


 

Index

NAME
DESCRIPTION
INSTANCE METHOD LIST
CATEGORIES
FILES
HISTORY

This document was created by man2html, using the manual pages.
Time: 00:40:23 GMT, March 30, 2022